-
Home
-
User Registration Using Contact Form 7
-
2.3 (latest)
-
Code
-
Classes
- FacebookResumableUploaderTest
Total Complexity |
5 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
79 |
Lines of code |
39 |
Logical lines of code |
29 |
Comment lines |
15 |
Methods |
5 |
Properties |
4 |
Methods 5
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
testResumableUploadCanStartTransferAndFinish() |
S |
59 |
1 |
13 |
setUp() |
S |
69 |
1 |
6 |
testStartWillLetErrorResponsesThrow() |
S |
72 |
1 |
5 |
testFailedResumableTransferWillNotThrowAndReturnSameChunk() |
S |
67 |
1 |
7 |
testFailedResumableTransferWillNotThrowAndReturnNewChunk() |
S |
65 |
1 |
8 |